forked from Shardj/zf1-future
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/dev 76454 php84update #3
Open
mbb84
wants to merge
104
commits into
master
Choose a base branch
from
feature/DEV-76454_php84update
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…e-for-large-text Hotfix/slow bodychunk decode for large text
…aderParam added SameSite setCookie param (Shardj#315)
…mic property $contextSwitch = $this->_helper->getHelper('contextSwitch'); $contextSwitch->addActionContext('ajax-attribute-checker', 'json')->initContext('json');
compataibility for php 8.2 to stop error Deprecated: Creation of dyna…
…h-deprecated Fixed Shardj#357 return type backward-compatible issue reported at Shardj#377
…le-strigify-pdo-mysql added setting to disable automatic strigify of pdo mysql
Avoid undefined array key access inside url assembly
…arded-proto Support X-Forwarded-Proto header
…end-locale add "array" as allowed type of $value
…($string) must be of type string, array given in ... /Zend/Http/Client/Adapter/Socket.php:362
Updated DocBlocks to return `$this` for fluent interface
Fixes `A non-numeric value encountered` in PhpMath.php
Improving limit method using OVER()
Zend_Http_Client-Adapter_Socket - check transfer-encoding header is a string (and not an array)
github-actions
bot
added
Zend_Navigation
Zend_Oauth
Zend_OpenId
Zend_Paginator
Zend_Pdf
Zend_ProgressBar
Zend_Queue
Zend_Rest
Zend_Search
Zend_Serializer
Zend_Server
Zend_Service
Zend_Session
Zend_Soap
Zend_Stdlib
Zend_Tag
Zend_Test
Zend_Text
Zend_TimeSync
Zend_Tool
Zend_Translate
Zend_Uri
Zend_Validate
Zend_Version
Zend_View
Zend_Wildfire
php-cs-fixer
phpunit
rector
labels
Dec 6, 2024
mbb84
force-pushed
the
feature/DEV-76454_php84update
branch
from
December 9, 2024 16:10
35bd75a
to
8471f57
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
composer
documentation
Improvements or additions to documentation
Environment
php-cs-fixer
phpunit
rector
Zend_Acl
Zend_Amf
Zend_Application
Zend_Auth
Zend_Cache
Zend_Captcha
Zend_Cloud
Zend_CodeGenerator
Zend_Config
Zend_Console
Zend_Controller
Zend_Crypt
Zend_Currency
Zend_Date
Zend_Db
Zend_Dojo
Zend_Dom
Zend_EventManager
Zend_Exception
Zend_Feed
Zend_File
Zend_Filter
Zend_Form
Zend_Gdata
Zend_Http
Zend_Json
Zend_Layout
Zend_Ldap
Zend_Loader
Zend_Locale
Zend_Log
Zend_Mail
Zend_Markup
Zend_Memory
Zend_Mime
Zend_Mobile
Zend_Navigation
Zend_Oauth
Zend_OpenId
Zend_Paginator
Zend_Pdf
Zend_ProgressBar
Zend_Queue
Zend_Rest
Zend_Search
Zend_Serializer
Zend_Server
Zend_Service
Zend_Session
Zend_Soap
Zend_Stdlib
Zend_Tag
Zend_Test
Zend_Text
Zend_TimeSync
Zend_Tool
Zend_Translate
Zend_Uri
Zend_Validate
Zend_Version
Zend_View
Zend_Wildfire
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.